A fun Plasma 6 widget that features an animated nyancat wandering around your desktop!
It's completely useless by design. 😏
-
Make sure you have the required dependencies:
- Arch Linux
$ sudo pacman -S base-devel extra-cmake-modules plasma-sdk
- Ubuntu 24.04
# Adding KDE neon PPA to the containerized Ubuntu because it lacks dependencies for Plasma 6 $ echo "deb [trusted=yes] http://archive.neon.kde.org/user noble main" | sudo tee /etc/apt/sources.list.d/neon.list $ sudo apt update $ sudo apt install build-essential kf6-extra-cmake-modules plasma-framework6-dev
-
Build and install the widget:
$ ./install.sh
-
Add the widget to your desktop or panel through the Plasma widgets menu